2026-04-29 22:45:07,320 [ 350814 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2026-04-29 22:45:07,320 [ 350814 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2026-04-29 22:45:07,320 [ 350814 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2026-04-29 22:45:07,320 [ 350814 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_hd0el2 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_mysql_database_engine/test.py::test_mysql_types[float_2]' 'test_mysql_database_engine/test.py::test_mysql_types[timestamp_6]' 'test_mysql_database_engine/test.py::test_mysql_types[timestamp_default]' test_mysql_database_engine/test.py::test_password_leak test_mysql_database_engine/test.py::test_predefined_connection_configuration test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client test_optimize_on_insert/test.py::test_empty_parts_optimize test_parallel_replicas_failover/test.py::test_skip_replicas_without_table test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards test_polymorphic_parts/test.py::test_compact_parts_only 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact]' 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1]' test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_remote_prewhere/test.py::test_remote test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 'test_search_orphaned_parts/test.py::test_search_orphaned_parts[False]' 'test_search_orphaned_parts/test.py::test_search_orphaned_parts[True]' test_select_access_rights/test_from_system_tables.py::test_information_schema -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_polymorphic_parts/test.py::test_compact_parts_only test_rename_column/test.py::test_rename_distributed test_postgresql_database_engine/test.py::test_datetime test_old_versions/test.py::test_client_is_older_than_server test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_non_default_compression/test.py::test_preconfigured_custom_codec test_mysql_database_engine/test.py::test_mysql_types[float_2] test_s3_low_cardinality_right_border/test.py::test_s3_right_border [gw9] [ 1%] PASSED test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard [gw9] [ 2%] PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client [gw9] [ 3%] PASSED test_old_versions/test.py::test_server_is_older_than_client [gw2] [ 4%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw7] [ 5%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 [gw2] [ 6%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables [gw7] [ 7%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_parallel_replicas_failover/test.py::test_skip_replicas_without_table [gw7] [ 8%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw6] [ 9%] PASSED test_mysql_database_engine/test.py::test_mysql_types[float_2] test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] [gw6] [ 10%] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] [gw6] [ 11%] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] test_mysql_database_engine/test.py::test_password_leak [gw6] [ 12%] PASSED test_mysql_database_engine/test.py::test_password_leak test_mysql_database_engine/test.py::test_predefined_connection_configuration [gw6] [ 13%] PASSED test_mysql_database_engine/test.py::test_predefined_connection_configuration test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop [gw2] [ 14%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw2] [ 15%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw2] [ 16%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw2] [ 17%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards [gw0] [ 18%] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options [gw2] [ 19%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw0] [ 20%] PASSED test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 [gw2] [ 21%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw2] [ 22%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw2] [ 23%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw2] [ 24%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw2] [ 25%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw8] [ 26%] PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec test_profile_events_s3/test.py::test_profile_events [gw1] [ 27%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw5] [ 28%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy [gw3] [ 29%] PASSED test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select [gw0] [ 30%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 [gw8] [ 31%] PASSED test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec [gw7] [ 32%] PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards [gw7] [ 33%] PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards [gw1] [ 34%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw5] [ 35%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_optimize_on_insert/test.py::test_empty_parts_optimize [gw8] [ 36%] PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec [gw8] [ 37%] PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec [gw1] [ 38%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw6] [ 39%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw8] [ 40%] PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec [gw5] [ 41%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy [gw6] [ 42%] PASSED test_rocksdb_read_only/test.py::test_read_only test_search_orphaned_parts/test.py::test_search_orphaned_parts[False] test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw5] [ 43%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw1] [ 44%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 45%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw5] [ 46%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy [gw2] [ 47%] PASSED test_profile_events_s3/test.py::test_profile_events [gw9] [ 48%] PASSED test_parallel_replicas_failover/test.py::test_skip_replicas_without_table test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas [gw1] [ 49%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw4] [ 50%] PASSED test_polymorphic_parts/test.py::test_compact_parts_only test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] [gw3] [ 51%] PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel [gw5] [ 52%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy [gw9] [ 53%] PASSED test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas [gw4] [ 54%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] [gw4] [ 55%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] [gw1] [ 56%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw7] [ 57%] PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_remote_prewhere/test.py::test_remote [gw8] [ 58%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw1] [ 59%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_select_access_rights/test_from_system_tables.py::test_information_schema [gw0] [ 60%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw6] [ 61%] PASSED test_search_orphaned_parts/test.py::test_search_orphaned_parts[False] test_search_orphaned_parts/test.py::test_search_orphaned_parts[True] test_postgresql_replica_database_engine_2/test.py::test_default_columns [gw3] [ 62%] PASSED test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node [gw0] [ 63%] PASSED test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading [gw1] [ 64%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw4] [ 65%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] [gw1] [ 66%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw0] [ 67%] PASSED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading [gw3] [ 68%] PASSED test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot [gw0] [ 69%] SKIPPED test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns [gw0] [ 70%] PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns [gw7] [ 71%] PASSED test_remote_prewhere/test.py::test_remote test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence [gw2] [ 72%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw0] [ 73%] PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence test_postgresql_replica_database_engine_2/test.py::test_materialized_view [gw1] [ 74%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_replicated_database_cluster_groups/test.py::test_cluster_groups test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw0] [ 75%] PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration [gw0] [ 76%] PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration [gw9] [ 77%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_postgresql_replica_database_engine_2/test.py::test_quoting_publication [gw1] [ 78%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw8] [ 79%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema [gw4] [ 80%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] test_polymorphic_parts/test.py::test_polymorphic_parts_index [gw4] [ 81%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw4] [ 82%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw1] [ 83%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw3] [ 84%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw9] [ 85%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw6] [ 86%] PASSED test_search_orphaned_parts/test.py::test_search_orphaned_parts[True] [gw0] [ 87%] PASSED test_postgresql_replica_database_engine_2/test.py::test_quoting_publication [gw2] [ 88%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication [gw0] [ 89%] PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer [gw3] [ 90%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw0] [ 91%] PASSED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name [gw0] [ 92%] PASSED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override [gw0] [ 93%] PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast [gw0] [ 94%] PASSED test_postgresql_replica_database_engine_2/test.py::test_toast [gw3] [ 95%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw0] [ 96%] PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw3] [ 97%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw7] [ 98%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw3] [ 99%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw3] [100%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ============================== slowest durations =============================== 137.69s setup test_polymorphic_parts/test.py::test_compact_parts_only 96.33s setup test_parallel_replicas_failover/test.py::test_skip_replicas_without_table 94.22s setup test_rename_column/test.py::test_rename_distributed 93.91s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 93.84s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 92.93s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 89.12s setup test_non_default_compression/test.py::test_preconfigured_custom_codec 83.01s call test_search_orphaned_parts/test.py::test_search_orphaned_parts[True] 59.53s call test_search_orphaned_parts/test.py::test_search_orphaned_parts[False] 55.92s call test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 55.80s setup test_mysql_database_engine/test.py::test_mysql_types[float_2] 54.67s call test_rename_column/test.py::test_rename_with_parallel_insert 53.60s setup test_optimize_on_insert/test.py::test_empty_parts_optimize 51.70s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 49.91s setup test_profile_events_s3/test.py::test_profile_events 49.67s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 48.56s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border 48.52s setup test_postgresql_database_engine/test.py::test_datetime 46.91s setup test_old_versions/test.py::test_client_is_older_than_server 46.43s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 45.59s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 45.24s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 44.05s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 44.01s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 42.44s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 40.58s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 39.66s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 38.86s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 36.64s setup test_remote_prewhere/test.py::test_remote 34.55s call test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 34.54s call test_rename_column/test.py::test_rename_parallel 34.10s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 34.02s setup test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 32.99s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 29.37s call test_rename_column/test.py::test_rename_with_parallel_merges 28.09s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 27.65s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 27.15s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 27.12s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 26.36s teardown test_profile_events_s3/test.py::test_profile_events 25.28s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 24.64s call test_polymorphic_parts/test.py::test_compact_parts_only 23.11s teardown test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 22.67s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 22.29s call test_rename_column/test.py::test_rename_parallel_same_node 21.10s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 20.66s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 18.99s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 18.81s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 18.80s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 17.54s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 16.93s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 16.87s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 16.59s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 16.20s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 16.11s call test_non_default_compression/test.py::test_preconfigured_default_codec 15.60s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 15.16s call test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 14.29s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 13.73s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 13.37s call test_rename_column/test.py::test_rename_with_parallel_select 13.19s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 13.16s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 12.93s call test_rename_column/test.py::test_rename_distributed 12.64s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 12.46s call test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 12.36s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 12.21s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 11.86s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 11.82s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 11.76s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 11.64s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 11.42s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 11.40s teardown test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 11.16s teardown test_optimize_on_insert/test.py::test_empty_parts_optimize 11.09s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 9.97s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 9.71s call test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 8.65s call test_profile_events_s3/test.py::test_profile_events 8.51s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 8.23s teardown test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 7.05s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 6.55s call test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 6.38s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 6.22s teardown test_remote_prewhere/test.py::test_remote 6.21s call test_parallel_replicas_failover/test.py::test_skip_replicas_without_table 6.12s call test_rocksdb_read_only/test.py::test_read_only 5.86s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 5.46s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 5.23s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 5.22s call test_non_default_compression/test.py::test_preconfigured_custom_codec 5.21s call test_optimize_on_insert/test.py::test_empty_parts_optimize 5.19s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 4.85s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 4.72s call test_postgresql_replica_database_engine_2/test.py::test_generated_columns 4.58s call test_select_access_rights/test_from_system_tables.py::test_information_schema 4.55s teardown test_rocksdb_read_only/test.py::test_read_only 4.48s teardown test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 4.40s call test_postgresql_replica_database_engine_2/test.py::test_table_override 4.37s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 4.36s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 4.30s call test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 4.22s teardown test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 4.17s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 3.97s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 3.96s teardown test_old_versions/test.py::test_server_is_older_than_client 3.94s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 3.89s teardown test_mysql_database_engine/test.py::test_predefined_connection_configuration 3.79s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 3.49s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 3.31s call test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 2.70s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 2.70s call test_postgresql_replica_database_engine_2/test.py::test_default_columns 2.61s call test_mysql_database_engine/test.py::test_predefined_connection_configuration 2.60s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 2.50s call test_mysql_database_engine/test.py::test_mysql_types[float_2] 2.49s call test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 2.48s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border 2.46s call test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] 2.26s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 2.25s call test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] 2.14s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 2.04s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 1.99s call test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence 1.94s call test_polymorphic_parts/test.py::test_polymorphic_parts_index 1.88s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 1.87s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 1.84s call test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 1.71s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 1.70s teardown test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 1.57s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 1.48s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 1.47s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 1.47s call test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 1.39s call test_postgresql_replica_database_engine_2/test.py::test_toast 1.39s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 1.29s call test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 1.28s call test_postgresql_database_engine/test.py::test_datetime 1.22s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 1.18s teardown test_postgresql_replica_database_engine_2/test.py::test_generated_columns 1.11s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 1.01s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 1.00s call test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.95s teardown test_postgresql_replica_database_engine_2/test.py::test_toast 0.94s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.90s teardown test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence 0.89s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 0.85s teardown test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.85s call test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 0.79s call test_old_versions/test.py::test_server_is_older_than_client 0.78s teardown test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 0.72s call test_mysql_database_engine/test.py::test_password_leak 0.70s call test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.70s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 0.69s teardown test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 0.64s teardown test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.62s call test_old_versions/test.py::test_client_is_older_than_server 0.61s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.61s teardown test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.55s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.42s call test_remote_prewhere/test.py::test_remote 0.34s call test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.02s teardown test_rename_column/test.py::test_rename_parallel_same_node 0.02s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.02s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.01s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 0.01s teardown test_polymorphic_parts/test.py::test_compact_parts_only 0.01s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.01s teardown test_search_orphaned_parts/test.py::test_search_orphaned_parts[True] 0.01s teardown test_parallel_replicas_failover/test.py::test_skip_replicas_without_table 0.01s setup test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s setup test_rename_column/test.py::test_rename_parallel 0.00s teardown test_search_orphaned_parts/test.py::test_search_orphaned_parts[False] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s setup test_search_orphaned_parts/test.py::test_search_orphaned_parts[False] 0.00s teardown test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s teardown test_rename_column/test.py::test_rename_parallel 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_search_orphaned_parts/test.py::test_search_orphaned_parts[True] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_distributed 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s setup test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_toast 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s setup test_mysql_database_engine/test.py::test_password_leak 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s setup test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_mysql_database_engine/test.py::test_mysql_types[float_2] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s teardown test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s teardown test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_mysql_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_mysql_database_engine/test.py::test_password_leak 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s teardown test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 0.00s setup test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.00s setup test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s teardown test_non_default_compression/test.py::test_preconfigured_custom_codec 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_old_versions/test.py::test_server_is_older_than_client 0.00s setup test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_old_versions/test.py::test_client_is_older_than_server 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl =========================== short test summary info ============================ PASSED test_old_versions/test.py::test_client_is_older_than_server PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard PASSED test_old_versions/test.py::test_server_is_older_than_client PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 PASSED test_mysql_database_engine/test.py::test_mysql_types[float_2] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] PASSED test_mysql_database_engine/test.py::test_password_leak PASSED test_mysql_database_engine/test.py::test_predefined_connection_configuration PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy PASSED test_rename_column/test.py::test_rename_distributed PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 PASSED test_non_default_compression/test.py::test_preconfigured_default_codec PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_parallel_replicas_failover/test.py::test_skip_replicas_without_table PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_polymorphic_parts/test.py::test_compact_parts_only PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy PASSED test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema PASSED test_search_orphaned_parts/test.py::test_search_orphaned_parts[False] PASSED test_rename_column/test.py::test_rename_parallel PASSED test_postgresql_replica_database_engine_2/test.py::test_default_columns PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading PASSED test_rename_column/test.py::test_rename_parallel_same_node PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns PASSED test_remote_prewhere/test.py::test_remote PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_search_orphaned_parts/test.py::test_search_orphaned_parts[True] PASSED test_postgresql_replica_database_engine_2/test.py::test_quoting_publication PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer PASSED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override PASSED test_postgresql_replica_database_engine_2/test.py::test_toast PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move SKIPPED [1] test_postgresql_replica_database_engine_2/test.py:900: Sanitizers and debug mode are skipped, because this test thrown logical error ================== 99 passed, 1 skipped in 405.25s (0:06:45) ===================